3.121 \(\int \frac{(d x)^m}{\sqrt{a^2+2 a b x^3+b^2 x^6}} \, dx\)

Optimal. Leaf size=73 \[ \frac{\left (a+b x^3\right ) (d x)^{m+1} \, _2F_1\left (1,\frac{m+1}{3};\frac{m+4}{3};-\frac{b x^3}{a}\right )}{a d (m+1) \sqrt{a^2+2 a b x^3+b^2 x^6}} \]

[Out]

((d*x)^(1 + m)*(a + b*x^3)*Hypergeometric2F1[1, (1 + m)/3, (4 + m)/3, -((b*x^3)/a)])/(a*d*(1 + m)*Sqrt[a^2 + 2
*a*b*x^3 + b^2*x^6])

________________________________________________________________________________________

Rubi [A]  time = 0.033872, antiderivative size = 73, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.071, Rules used = {1355, 364} \[ \frac{\left (a+b x^3\right ) (d x)^{m+1} \, _2F_1\left (1,\frac{m+1}{3};\frac{m+4}{3};-\frac{b x^3}{a}\right )}{a d (m+1) \sqrt{a^2+2 a b x^3+b^2 x^6}} \]

Antiderivative was successfully verified.

[In]

Int[(d*x)^m/Sqrt[a^2 + 2*a*b*x^3 + b^2*x^6],x]

[Out]

((d*x)^(1 + m)*(a + b*x^3)*Hypergeometric2F1[1, (1 + m)/3, (4 + m)/3, -((b*x^3)/a)])/(a*d*(1 + m)*Sqrt[a^2 + 2
*a*b*x^3 + b^2*x^6])

Rule 1355

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_.) + (c_.)*(x_)^(n2_.))^(p_), x_Symbol] :> Dist[(a + b*x^n + c*x^
(2*n))^FracPart[p]/(c^IntPart[p]*(b/2 + c*x^n)^(2*FracPart[p])), Int[(d*x)^m*(b/2 + c*x^n)^(2*p), x], x] /; Fr
eeQ[{a, b, c, d, m, n, p}, x] && EqQ[n2, 2*n] && EqQ[b^2 - 4*a*c, 0] && IntegerQ[p - 1/2]

Rule 364

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a^p*(c*x)^(m + 1)*Hypergeometric2F1[-
p, (m + 1)/n, (m + 1)/n + 1, -((b*x^n)/a)])/(c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] &&  !IGtQ[p, 0] &&
 (ILtQ[p, 0] || GtQ[a, 0])

Rubi steps

\begin{align*} \int \frac{(d x)^m}{\sqrt{a^2+2 a b x^3+b^2 x^6}} \, dx &=\frac{\left (a b+b^2 x^3\right ) \int \frac{(d x)^m}{a b+b^2 x^3} \, dx}{\sqrt{a^2+2 a b x^3+b^2 x^6}}\\ &=\frac{(d x)^{1+m} \left (a+b x^3\right ) \, _2F_1\left (1,\frac{1+m}{3};\frac{4+m}{3};-\frac{b x^3}{a}\right )}{a d (1+m) \sqrt{a^2+2 a b x^3+b^2 x^6}}\\ \end{align*}

Mathematica [A]  time = 0.0184156, size = 62, normalized size = 0.85 \[ \frac{x \left (a+b x^3\right ) (d x)^m \, _2F_1\left (1,\frac{m+1}{3};\frac{m+1}{3}+1;-\frac{b x^3}{a}\right )}{a (m+1) \sqrt{\left (a+b x^3\right )^2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(d*x)^m/Sqrt[a^2 + 2*a*b*x^3 + b^2*x^6],x]

[Out]

(x*(d*x)^m*(a + b*x^3)*Hypergeometric2F1[1, (1 + m)/3, 1 + (1 + m)/3, -((b*x^3)/a)])/(a*(1 + m)*Sqrt[(a + b*x^
3)^2])

________________________________________________________________________________________

Maple [F]  time = 0.054, size = 0, normalized size = 0. \begin{align*} \int{ \left ( dx \right ) ^{m}{\frac{1}{\sqrt{{b}^{2}{x}^{6}+2\,ab{x}^{3}+{a}^{2}}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x)^m/(b^2*x^6+2*a*b*x^3+a^2)^(1/2),x)

[Out]

int((d*x)^m/(b^2*x^6+2*a*b*x^3+a^2)^(1/2),x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (d x\right )^{m}}{\sqrt{b^{2} x^{6} + 2 \, a b x^{3} + a^{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^m/(b^2*x^6+2*a*b*x^3+a^2)^(1/2),x, algorithm="maxima")

[Out]

integrate((d*x)^m/sqrt(b^2*x^6 + 2*a*b*x^3 + a^2), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\left (d x\right )^{m}}{\sqrt{b^{2} x^{6} + 2 \, a b x^{3} + a^{2}}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^m/(b^2*x^6+2*a*b*x^3+a^2)^(1/2),x, algorithm="fricas")

[Out]

integral((d*x)^m/sqrt(b^2*x^6 + 2*a*b*x^3 + a^2), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (d x\right )^{m}}{\sqrt{\left (a + b x^{3}\right )^{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)**m/(b**2*x**6+2*a*b*x**3+a**2)**(1/2),x)

[Out]

Integral((d*x)**m/sqrt((a + b*x**3)**2), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (d x\right )^{m}}{\sqrt{b^{2} x^{6} + 2 \, a b x^{3} + a^{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x)^m/(b^2*x^6+2*a*b*x^3+a^2)^(1/2),x, algorithm="giac")

[Out]

integrate((d*x)^m/sqrt(b^2*x^6 + 2*a*b*x^3 + a^2), x)